Changes between Initial Version and Version 1 of Ticket #35169, comment 9
- Timestamp:
- Feb 6, 2024, 7:08:32 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35169, comment 9
initial v1 1 @Michael. `set_script_prefix` targets a `Local`, so if we change thread maybe the value gets lost, but I'm not seeing yet how that can be happening (in anything related to 1d1ddffc27cd55c011298cd09bfa4de3fa73cf7a) — Happy to have a look once you've got a reproduce. Thanks!1 @Michael. `set_script_prefix` targets a `Local`, so if we change thread maybe the value gets lost, but I'm not seeing yet how that can be happening (in anything related to 1d1ddffc27cd55c011298cd09bfa4de3fa73cf7a) — the `create_task` call uses the current event loop, so the same thread... 🤔 — Happy to have a look once you've got a reproduce. Thanks!