Skip to content

Prevent multiple processes entering Monitor>>critical:#18105

Open
akgrant43 wants to merge 3 commits into
pharo-project:Pharo13from
akgrant43:Issue18104
Open

Prevent multiple processes entering Monitor>>critical:#18105
akgrant43 wants to merge 3 commits into
pharo-project:Pharo13from
akgrant43:Issue18104

Conversation

@akgrant43

Copy link
Copy Markdown
Collaborator

when a process is terminated.

fix: #18104

@Ducasse Ducasse requested review from guillep and tesonep June 16, 2025 08:32
@Ducasse

Ducasse commented Jun 16, 2025

Copy link
Copy Markdown
Member

Oh thanks we did not see this PR.
I love so much your tests.
I still want to write a chapter on Monitor.

@Ducasse Ducasse added Version: Pharo 14 Issue to fix in Pharo 14 Priority: High labels Oct 25, 2025
@Ducasse Ducasse closed this Oct 25, 2025
@Ducasse Ducasse reopened this Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: High Version: Pharo 14 Issue to fix in Pharo 14

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Monitor allows multiple processes in to the critical section

3 participants