ObjFW  Check-in [93851ccd0f]

Overview
Comment:OFNotificationCenter: Move posting out of the lock

This prevents a deadlock when modifying observers from a handler.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | notifications
Files: files | file ages | folders
SHA3-256: 93851ccd0f25e7778f8e6a51025d2dc43e48658fec4870a7d81a03ebc0b09873
User & Date: js on 2021-10-31 18:02:13
Other Links: branch diff | manifest | tags
Context
2021-10-31
20:14
OFNotificationCenter: Add support for blocks check-in: 108d360116 user: js tags: notifications
18:02
OFNotificationCenter: Move posting out of the lock check-in: 93851ccd0f user: js tags: notifications
17:41
Add OFNotificationCenter check-in: 611cde23ad user: js tags: notifications
Changes