mimir-d

Results 43 comments of mimir-d

**Comment by [marcoguerri](https://github.com/marcoguerri)** _Tuesday Mar 03, 2020 at 05:54 GMT_ ---- This was not meant to be about target locking, but basically storing permanently all the information of targets that...

**Comment by [marcoguerri](https://github.com/marcoguerri)** _Tuesday Mar 03, 2020 at 05:56 GMT_ ---- I wouldn't merge the concepts of `targets` and `target_locks` in a single table for example because we need to...

**Comment by [xaionaro](https://github.com/xaionaro)** _Tuesday Mar 03, 2020 at 10:09 GMT_ ---- > I wouldn't merge the concepts of targets and target_locks in a single table for example because we need...

**Comment by [xaionaro](https://github.com/xaionaro)** _Monday Mar 02, 2020 at 12:37 GMT_ ---- We may: - Write a special function to create safe goroutines, we may declare it as `goroutine.Run(func())`. - Write...

**Comment by [xaionaro](https://github.com/xaionaro)** _Monday Mar 02, 2020 at 12:00 GMT_ ---- I guess we should pick the way is more handy/safe to use (instead of the more performant way). I...

hey @zmrow; let me try to answer some of your questions below > but one would need to actually clone, setup, and run the code to see the output generally...

this PR is on point; i'll let @sksekar approve the changes, since it goes into domain specific knowledge

@churchmice just a quite note on a line you wrote (not going into the main discussion about LM) > we need to use thread programming in python, with each thread...

@sksekar > Hi @mimir-d For some reason I cannot add @churchmice as a reviewer for the above PR. Can you please help? @churchmice isnt part of the repo owners so...

@sksekar can you make a new release? thanks