Changes between Initial Version and Version 1 of Ticket #32831, comment 17
- Timestamp:
- Jul 7, 2024, 1:18:51 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32831, comment 17
initial v1 4 4 mainly the cases mentioned above, and anything that uses a shared medium. 5 5 6 as the@Simon Charette suggested this could be done by figuring out where to set locks, which he also pointed out that it might get tricky depending on how djangoci works (I have no clue)6 as @Simon Charette suggested this could be done by figuring out where to set locks, which he also pointed out that it might get tricky depending on how djangoci works (I have no clue) 7 7 we might need to handle lock depending on the platform running the test or use something like "portalocker" which covers cross-platform locks but forces the adoption of a new dependency? 8 8