These are the last two lingering non-thread-safe methods on Workspace (I think). Using these methods runs the risk that a background thread will be messing with the list of repository_locations under the hood. Instead, require callers (almost none exist outside of tests - workspace telemetry appears to be the only 'real' one) to create a request context .
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable