psych-ds / psychds-validator

Validator tools for the psych-DS specification
0 stars 1 forks source link

Temporary issue with deno File IO #36

Closed bleonar5 closed 4 months ago

bleonar5 commented 5 months ago

A recent update to deno resulted in the deprecation of a number of functions that I was using to deal with weird issues related to unclosed ReadSteams in the app. I am working on a fix that will hopefully address the issue in a more sustainable way.