google / gvisor

Application Kernel for Containers

Home Page:https://gvisor.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make sure locks are not held (checknolocks)

ghananigans opened this issue · comments

Similar to checklocks that checks that locks are held, can we make sure locks are not held?

E.g. when we need to call a function that takes a lock, make sure it is not called with the lock already held.

A friendly reminder that this issue had no activity for 120 days.

This issue has been closed due to lack of activity.

Can we reopen this?

Reopening since there seems to be interest in this feature request.