14 Commits

Author SHA1 Message Date
Karol Lewandowski
0c020f4e83 threading_model.md: Improve UI freeze diagrams by presenting a frozen UI update action 2025-02-13 12:37:19 +01:00
Karol Lewandowski
ba9ce06083 threading_model.md: Make example EDT more busy to suggest it shouldn't be blocked 2025-01-14 13:08:31 +01:00
Karol Lewandowski
9d93fbf306 threading_model.md: Add a general diagram visualizing application threads 2025-01-13 14:44:40 +01:00
Karol Lewandowski
02243ec6c7 threading_model.md: Mention UIUtil.invokeLaterIfNeeded() 2024-11-28 15:03:00 +01:00
Karol Lewandowski
3318000ea3 threading_model.md: Add information about write-safe context for 2023.3+ 2024-11-28 14:51:51 +01:00
Yann Cébron
e27c8031c6
2024.3 release (#1376)
* switch to 243, update gh-ic links

* code samples: build against 2024.1

* action_basics: mute warning in PopupDialogAction

* GH build: mute invalid plugin ID on CI

* GH build: mute invalid plugin ID on CI

* final 2024.3, regen EP-lists

* code samples: 2024.3
2024-11-13 16:23:03 +01:00
Karol Lewandowski
70f86e44fe Revert: information about no write intent lock on Dispatchers.EDT since 2024.3 2024-09-20 14:53:45 +02:00
Karol Lewandowski
4f714a5b48 threading_model.md: Link coroutines "EDT Dispatcher and Write Intent Lock" 2024-09-20 14:07:53 +02:00
Yann Cébron
81986e3051
Workspace Model (#1364) 2024-08-15 10:34:06 +02:00
Karol Lewandowski
76f2dafe72 threading_model.md: Fix a note in a wrong place 2024-08-05 16:24:02 +02:00
Karol Lewandowski
c41a52da16 threading_model.md: Expose recommended read/write action APIs 2024-08-05 16:20:24 +02:00
Karol Lewandowski
7f44b101df threading_model.md: Rename readers-writer lock to read-write lock 2024-08-05 16:20:24 +02:00
Karol Lewandowski
1bae940959 threading_model.md: Clarify WIL allowed on any thread vs. WL allowed only on EDT 2024-08-01 14:37:25 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00