Skip to content

[Bugfix:Autograding] CSCI4270 OpenCV Fix#39

Merged
bmcutler merged 2 commits intomainfrom
csci4270_opencv_fix
Jan 24, 2026
Merged

[Bugfix:Autograding] CSCI4270 OpenCV Fix#39
bmcutler merged 2 commits intomainfrom
csci4270_opencv_fix

Conversation

@Chriun
Copy link
Contributor

@Chriun Chriun commented Jan 24, 2026

The previous docker images are fine, but because OpenCV (and perhaps other libraries) spawns a lot of threads on import, we need to limit the number of threads at a time. Otherwise, executing a Jupyter notebook will fail with an ambiguous error message of "Kernel died."

Chriun and others added 2 commits January 24, 2026 09:09
Signed-off-by: Christopher Poon <christopherpoonc@gmail.com>
@bmcutler bmcutler merged commit 3a3431d into main Jan 24, 2026
2 checks passed
@bmcutler bmcutler deleted the csci4270_opencv_fix branch January 24, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants