ExaScience / smurff

Bayesian Factorization with Side Information in C++ with Python wrapper
MIT License
70 stars 14 forks source link

Cannot interrupt tests #93

Closed tvandera closed 6 years ago

tvandera commented 6 years ago

When I press Ctrl-C during Debug/tests, I get this message:

^C[Received Ctrl-C. Stopping after finishing the current iteration.]

but it doesn't stop.

tvandera commented 6 years ago

Make a create_session in SessionFactory, use this in TestsSmurff.cpp i.o. create_py_session