Commit 404d0a5
committed
Explicitly import ninja
* Import ninja in ready()
Since adding the yaml parsing for feature flags into the boot process
the app crashes on startup, seemingly due module locking in Python 3.14.
debug_toolbar tries to import the package in a separate thread.1 parent 8f5c55d commit 404d0a5
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments