Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Air India Mandates Drug Screening For All Pilots After AI-2379 Pilot Tests Positive For Marijuana

Mumbai: In what can be called a perfect example of locking the stable door after the horse has bolted, Air India has mandated compulsory psychoactive drug screening for its entire cohort of flight crew. Simultaneously, the group’s low-cost carrier has asked its crew to voluntarily disclose the abuse of banned drugs, following an alarming mid-flight incident involving Air India last week. The…

Air India Mandates Drug Screening For All Pilots After AI-2379 Pilot Tests Positive For Marijuana

Air India has mandated mandatory drug screening for all pilots following a mid-flight incident. The policy shift came after a Boeing A320 experienced a sudden 300-foot altitude drop on flight AI-2379, causing injuries to passengers and crew. The pilot in command, Sudeep Vashistha, tested positive for marijuana during post-flight drug testing.

This incident has prompted Air India to implement universal screening for all flight crew at all times. The airline's senior vice president for flight operations emphasized the importance of protecting the airline's reputation and maintaining high safety standards. This decision was met with anger and disappointment from Air India's outgoing CEO, who urged employees to report any wrongdoings and warned of increased scrutiny.

The Maharashtra FDA also warned against fake agents seeking money for food and drug licenses. Air India Express, the low-cost subsidiary, has launched a parallel campaign for pilots to voluntarily disclose any personal struggles with substance abuse. Other carriers may follow suit, with the DGCA considering stricter regulations and pre-flight drug tests.

Written by urgent.news from Free Press Journal's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Also reported by 1 other outlet

Read the original at freepressjournal.in →

More in AI

Running Gemma 4 on EC2 G5g: Graviton2 AMD with NVIDIA GPU

A field report on serving Google's Gemma 4 E2B on AWS EC2 **G5g * — a Graviton2 (aarch64) host with an NVIDIA T4G (Turing, SM 7.5) GPU.

  • Attempted to run Gemma 4 on AWS EC2 G5g instance
  • Encountered lack of published architecture lists and version floor
  • vLLM v0.27.1 resolved compatibility issues for G5g instance

I built TraceMotive: a local-first debugger for AI agent execution

I’ve been building an open-source project called TraceMotive. It started from a problem I kept running into with AI agents: When an agent run fails, the place where the error appears isn’t always…

  • TraceMotive is an open-source local-first debugging tool for AI agents.
  • Python SDK generates canonical traces and spans for AI agent workflows.
  • Developer seeks feedback to improve TraceMotive before adding advanced features.