diff options
Diffstat (limited to 'addMutex.go')
| -rw-r--r-- | addMutex.go | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/addMutex.go b/addMutex.go index fa56a82..efa8501 100644 --- a/addMutex.go +++ b/addMutex.go @@ -1,6 +1,8 @@ package main -// eh, screw it, just add the damned mutex to the pb.go file +// will this help things? +// this is a hack for testing for now +// cram a mutex in the pb.go file import ( "errors" |
