mustafa-tariqk / mindscape

Experience the truth of the trip
https://research.cs.queensu.ca/home/cisc498/index.html
MIT License
16 stars 0 forks source link

Fault Handling #67

Open BasicallyOk opened 5 months ago

BasicallyOk commented 5 months ago

Is your feature request related to a problem? Please describe. Backend crashes whenever a fault happens (wrong data type and the such). The deep backend is type enforced so it's not that bad, but the front facing stuff isn't.

Describe the solution you'd like Well, we fix it. Tests should reveal more. Black box should probably be fine.

Additional context I think u get me